This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: View and a linked information table in a one sreen ~Arnold Dwonumanakoi 23.Oct.03 06:28 PM a Web browser Applications Development 6.0.1 CF1Windows 2000
Hi Adrian
It seems like you are saying you don't need the 'doc' except for display purposes. If thhis is the case, have you tried removing the line:
Call doc.save(True, False)
'doc' should still be available a little lower for display purposes and when the agent terminates, it should disappear from memory.
If for some reason that doesn't work, I'm sure there are many other ways but a simple one is to run a scheduled agent to delete all the 'doc' type of documents every night.